C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / PropertyStorage<T> Class
Members

PropertyStorage<T> Class
The PropertyStorage<T> is the storage for some object properties.
Object Model
PropertyStorage<T> Class
Syntax
'Declaration
 
Public Class PropertyStorage(Of T As IKeyName) 
   Inherits C1.Schedule.C1BindingSource
 
Type Parameters
T
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.Schedule.C1BindingSource
            C1.GanttView.PropertyStorage<T>

See Also